Skip to content

DOC-527 | Re-organize geospatial data representation and interpretation #384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Dec 18, 2023

Conversation

Simran-B
Copy link
Contributor

@Simran-B Simran-B commented Dec 12, 2023

Copy link
Contributor

Deploy Preview Available Via
https://deploy-preview-384--docs-hugo.netlify.app

@cla-bot cla-bot bot added the cla-signed label Dec 12, 2023
@Simran-B Simran-B self-assigned this Dec 12, 2023
@Simran-B Simran-B requested a review from nerpaula December 12, 2023 16:06
@Simran-B Simran-B changed the title DOC-527 | Re-organize geospatial data representation DOC-527 | Re-organize geospatial data representation and interpretation Dec 12, 2023
@Simran-B Simran-B marked this pull request as ready for review December 14, 2023 11:41
@Simran-B Simran-B mentioned this pull request Dec 14, 2023
Need to exclude pages that generate headlines from data or Hugo fails, so this kind of check is incomplete
@Simran-B
Copy link
Contributor Author

Hugo seems to support checking the anchors of other pages without a measurable performance hit but builds fail if the linked-to pages create headlines from data using shortcodes. This might be bite-your-own tail problem. I extended the link checking but excluded the server options and optimizer rule pages that caused build failures. This is better than before but if we want to catch all broken links, we probably have to use a tool like htmltest that runs after the build. But in that case, we need to address some non-trivial issues with htmltest.

@nerpaula nerpaula linked an issue Dec 18, 2023 that may be closed by this pull request
@nerpaula nerpaula merged commit ab6580f into main Dec 18, 2023
@nerpaula nerpaula deleted the DOC-527 branch December 18, 2023 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GEO_CONTAINS() incorrect evaluation in 3.11.2, correct in 3.9.3
2 participants